# Heretic game configuration file
# Written by Heretic v1.00

# Sound FX volume (0 - 15)
sfx_volume             15

# Music volume (0 - 15)
music_volume           15

# Gamma correction factor (0 - 4)
use_gamma              2

# Size of viewed display (3 - 11)
screenblocks           9

# Alt-1 chat macro
chatmacro1             "I'm ready to kick butt!"

# Alt-2 chat macro
chatmacro2             "I'm OK."

# Alt-3 chat macro
chatmacro3             "I'm not looking too good!"

# Alt-4 chat macro
chatmacro4             "Help!"

# Alt-5 chat macro
chatmacro5             "You suck!"

# Alt-6 chat macro
chatmacro6             "Next time, scumbag..."

# Alt-7 chat macro
chatmacro7             "Come here!"

# Alt-8 chat macro
chatmacro8             "I'll take care of it."

# Alt-9 chat macro
chatmacro9             "Yes"

# Alt-0 chat macro
chatmacro0             "No"

# Key to turn right (0 - 255)
key_right              174

# Key to turn left (0 - 255)
key_left               172

# Key to walk/run forward (0 - 255)
key_up                 173

# Key to walk/run backward (0 - 255)
key_down               175

# Key to step left (0 - 255)
key_strafeleft         44

# Key to step right (0 - 255)
key_straferight        46

# Key to fly up (0 - 255)
key_flyup              132

# Key to fly down (0 - 255)
key_flydown            130

# Key to centre flight (0 - 255)
key_flycenter          131

# Key to look up (0 - 255)
key_lookup             133

# Key to look down (0 - 255)
key_lookdown           135

# Key to centre looking (0 - 255)
key_lookcenter         134

# Key to move inventory left (0 - 255)
key_invleft            91

# Key to move inventory right (0 - 255)
key_invright           93

# Key to select or use an artifact (0 - 255)
key_useartifact        13

# Key to fire (0 - 255)
key_fire               157

# Key to use keys, or trigger switches (0 - 255)
key_use                32

# Key to sidestep (0 - 255)
key_strafe             184

# Key to run (0 - 255)
key_speed              182

# Mouse sensitivity level (0 - 9)
mouse_sensitivity      5

# Mouse enable flag (0 - 1)
use_mouse              1

# Select click effect (-1 - 18)
mousebutton_1          0

# Menu click effect (-1 - 18)
mousebutton_2          -1

# Adjust click effect (-1 - 18)
mousebutton_3          -1

# Select double-click effect (-1 - 18)
mousebutton_4          -1

# Menu double-click effect (-1 - 18)
mousebutton_5          3

# Adjust double-click effect (-1 - 18)
mousebutton_6          3

# Joystick enable flag (0 - 1)
use_joystick           0

# Joystick button 1 effect (-1 - 18)
joybutton_1            0

# Joystick button 2 effect (-1 - 18)
joybutton_2            3

# Joystick button 3 effect (-1 - 18)
joybutton_3            2

# Joystick button 4 effect (-1 - 18)
joybutton_4            1

# Joystick button 5 effect (-1 - 18)
joybutton_5            6

# Joystick button 6 effect (-1 - 18)
joybutton_6            7

# Joystick button 7 effect (-1 - 18)
joybutton_7            4

# Joystick button 8 effect (-1 - 18)
joybutton_8            5

